Uses of Interface
org.eclipse.vtp.desktop.projects.core.IApplicationFragmentProject

Packages that use IApplicationFragmentProject
org.eclipse.vtp.desktop.projects.core   
org.eclipse.vtp.desktop.projects.core.internals   
 

Uses of IApplicationFragmentProject in org.eclipse.vtp.desktop.projects.core
 

Methods in org.eclipse.vtp.desktop.projects.core that return IApplicationFragmentProject
static IApplicationFragmentProject DesktopCorePlugin.convertToApplicationFragment(org.eclipse.core.resources.IProject project)
           
 

Uses of IApplicationFragmentProject in org.eclipse.vtp.desktop.projects.core.internals
 

Classes in org.eclipse.vtp.desktop.projects.core.internals that implement IApplicationFragmentProject
 class ApplicationFragmentProject
          This is a concrete implementation of IApplicationProject and provides the default behavior of that interface.